crude, but it perhaps works:
tcsh mass_oddmuse_wikiput_zhurnaly.tcsh
from a command line, where mass_oddmuse_wikiput_zhurnaly.tcsh is a script that looks like:
`
foreach x (test1/*)
echo $x
cat $x | python wikiput -s "ZhurnalWiki upload" -u "ZhurnalWiki" http://zhurnaly.com/cgi-bin/wiki/$x
end
this must be run with Surge Protection turned temporarily off ... see <a class="url http" href="http://www.oddmuse.org/cgi-bin/oddmuse/Automatic_Posting_and_Uploading">http://www.oddmuse.org/cgi-bin/oddmuse/Automatic_Posting_and_Uploading</a> and <a class="url http" href="http://www.oddmuse.org/cgi-bin/oddmuse/Surge_Protection#SurgeProtection">http://www.oddmuse.org/cgi-bin/oddmuse/Surge_Protection#SurgeProtection</a> for further information ...
---
//(correlates: [[ZhurnalWiki]], [[Oddmuse Local]], [[WidthIllusions]], ...)//